home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 December
/
Net78.iso
/
pc
/
links
/
00009_Script_link - Windows Media Player (Top 20)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-10
|
280 b
|
14 lines
on mouseDown me
puppetSound 1, "ClickSound"
on mouseUp
if the platform = "Windows,32" then
open the moviepath&"software\Windows Media Player\wmp7.exe"
else
open the moviepath&"software:Windows Media Player:wmp6.3"
end if
end if
end